'宣言
Protected Overrides Sub RemoveItem( _ ByVal ordinal As System.Integer _ )
protected override void RemoveItem( System.int ordinal )
パラメータ
- ordinal
- 削除する要素の0から始まる順序。
'宣言
Protected Overrides Sub RemoveItem( _ ByVal ordinal As System.Integer _ )
protected override void RemoveItem( System.int ordinal )